home *** CD-ROM | disk | FTP | other *** search
/ AI Game Programming Wisdom / AIGameProgrammingWisdom.iso / SourceCode / 11 Learning / 08 Manslow / Tanks.plg < prev    next >
Encoding:
Text File  |  2001-04-18  |  1.8 KB  |  37 lines

  1. --------------------Configuration: Tanks - Win32 Release--------------------
  2. Begining build with project "C:\jfm96r\Tanks\Tanks.dsp", at root.
  3. Active configuration is Win32 (x86) Application (based on Win32 (x86) Application)
  4.  
  5. Project's tools are:
  6.             "32-bit C/C++ Compiler for 80x86" with flags "/nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/Tanks.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c "
  7.             "OLE Type Library Maker" with flags "/nologo /D "NDEBUG" /mktyplib203 /win32 "
  8.             "Win32 Resource Compiler" with flags "/l 0x809 /fo".\Release/Tanks.res" /d "NDEBUG" /d "_AFXDLL" "
  9.             "Browser Database Maker" with flags "/nologo /o".\Release/Tanks.bsc" "
  10.             "COFF Linker for 80x86" with flags "/nologo /subsystem:windows /incremental:no /pdb:".\Release/Tanks.pdb" /machine:I386 /out:".\Release/Tanks.exe" "
  11.             "Custom Build" with flags ""
  12.             "<Component 0xa>" with flags ""
  13.  
  14. Creating temp file "C:\TEMP\RSP11A.tmp" with contents </nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_AFXDLL" /D "_MBCS" /Fp".\Release/Tanks.pch" /Yu"stdafx.h" /Fo".\Release/" /Fd".\Release/" /FD /c 
  15. "C:\jfm96r\Tanks\TanksDoc.cpp"
  16. >
  17. Creating command line "cl.exe @C:\TEMP\RSP11A.tmp" 
  18. Creating temp file "C:\TEMP\RSP11B.tmp" with contents </nologo /subsystem:windows /incremental:no /pdb:".\Release/Tanks.pdb" /machine:I386 /out:".\Release/Tanks.exe" 
  19. .\Release\CMLP.obj
  20. .\Release\CProjectile.obj
  21. .\Release\CTank.obj
  22. .\Release\CWorld.obj
  23. .\Release\MainFrm.obj
  24. .\Release\StdAfx.obj
  25. .\Release\Tanks.obj
  26. .\Release\TanksDoc.obj
  27. .\Release\TanksView.obj
  28. .\Release\Tanks.res>
  29. Creating command line "link.exe @C:\TEMP\RSP11B.tmp" 
  30. Compiling...
  31. TanksDoc.cpp
  32. Linking...
  33.  
  34.  
  35.  
  36. Tanks.exe - 0 error(s), 0 warning(s)
  37.